Welcome![Sign In][Sign Up]
Location:
Search - opengl obj

Search list

[OpenGL programbunny

Description: MIT的计算机图形学 热身体 将.obj的兔子显示出来 opengl+Vc6.0 -MIT Computer Graphics of the body will be hot. Obj rabbit displayed the opengl+ Vc6.0
Platform: | Size: 16384 | Author: Gobee | Hits:

[OpenGL program3DLab

Description: 本程序由QT+OpenGL开发而成,能以点,线,面,平滑表面等方式显示模型,支持自由旋转,缩放,拖动,能检查模型是否完整,并自动补全模型,能读取ascii编码的obj模型和CAD模型-This procedure by QT+ OpenGL developed to a point, line and plane, smooth surface, such as display models, support for free rotation, zoom, drag, can check the model is complete and automatically fill the entire model, can read ascii encoded obj model and CAD model
Platform: | Size: 3197952 | Author: xuyangjie | Hits:

[OpenGL programOBJ

Description: 一个OBJ3D模型加载器,可以加载OBJ3D模型,挺有用的-OBJ3D
Platform: | Size: 834560 | Author: 柳岸 | Hits:

[OpenGL programUtahTeapot

Description: 计算机图形学作业,用opengl编程实现一维网格绘制犹他壶-Computer Graphics homework, opengl programming implementation with one-dimensional grid drawing pot Utah
Platform: | Size: 264192 | Author: cathy | Hits:

[OpenGL programopenglUsingModels

Description: Delphi环境下使用OpenGL载入obj 3D模型,很不错的读取实例!-Delphi environment using OpenGL loading obj 3D model, it is a good example of the read!
Platform: | Size: 612352 | Author: erikchang | Hits:

[3D GraphicTooL-v0.2.5-src

Description: obj模型格式的opengl源代码 Mac OS X - Install Boost and both the SDL and SDL_image developer package-obj model format for opengl source code for Mac OS X- Install Boost and both the SDL and SDL_image developer package
Platform: | Size: 368640 | Author: mefalo | Hits:

[androidModelRenderer

Description: Android下基于OpenGL ES技术来载入MD2模型文件,可以比较好的载入模型。-Android Based on OpenGL ES technology to load MD2 model file, you can load the model better.
Platform: | Size: 352256 | Author: 辛瑞超 | Hits:

[OpenGL programmview-src-0.3.2.tar

Description: 是一款网格数据读取工具的源码,用qt3和opengl编的。可以读取ply,obj,wrl等主流网格数据。-It s a mesh viewer tools. The data formats contain .obj, .ply. .wrl and so on.
Platform: | Size: 454656 | Author: 余宇航 | Hits:

[OpenGL programOBJFileLoader

Description: 用openGL实现obj文件的加载并优化显示,适用于各种二进制的格式的obj文件-Obj file with the openGL implementation and optimize the loading of display suitable for a variety of binary formats obj file
Platform: | Size: 243712 | Author: sera | Hits:

[Software EngineeringOpenGLpointclouds

Description: OpenGL环境下点云模型的显示变换,介绍一种标准的3D点云模型OBJ文件的特点和基本结构,在VC++6.0平台下结合OpenGL完成了OBJ格式文件的读取和点云模型的三维显示、旋转、平移、缩放变换功能.实验结果表明,利用OpenGL开发的程序可以高效实时地实现点云的各种操作.-OpenGL environment, the display of point cloud model of transformation to introduce a standard 3D point cloud models OBJ file characteristics and basic structure, in the VC++6.0 platform combines OpenGL completed the OBJ format files read and the three-dimensional point cloud model of show, rotate, pan, zoom transform function. The experimental results show that the use of OpenGL programs can be developed efficiently to achieve real-time point cloud of the various actions.
Platform: | Size: 322560 | Author: 赵明 | Hits:

[GDI-BitmapPickObj

Description: OpenGL中实现maya模型的导入,里面有用于加载maya模型的程序源码,在此说明此源码为转载别人的-Maya model implemented in OpenGL import
Platform: | Size: 8693760 | Author: 张华 | Hits:

[OpenGL program3DObjectViewer1.0

Description: 该代码实现了OBJ三维模型文件的读取,并在OpenGL视图下实现了模型的浏览。对于文件读取部分只留了几个好用的接口,使用起来方便。-The code to achieve the OBJ file to read three-dimensional model and achieved under the OpenGL model view browsing. Read some of the files only stay a few nice interface, easy to use.
Platform: | Size: 243712 | Author: WangLi | Hits:

[OpenGL programObjloader

Description: obj三维模型一朵花的加载,基于opengl的简单易懂程序-objloader
Platform: | Size: 8587264 | Author: 宋点 | Hits:

[OpenGL program3ds-opengl

Description: 读取由Pro/E生成的obj模型文件。由Pro/E中生成的obj三维模型文件,在处理之前,有几个问题要加以考虑: (1)Pro/E中生成的obj文件,对于面的定义,用到三个索引值“f 顶点1/纹理1/法向量1 顶点2/纹理2/法向量2 顶点3/纹理3/法向量3 ”,如“f 1/1/1 2/2/2 6/6/6”等; (2)Pro/E中生成的obj文件对顶点和纹理坐标的定义,常常出现重复。之所以采用这种顶点重复的obj格式写出文件,主要是考虑到共面顶点的法向量可能因为所处的面不同而不同。这样的重复常常在使用OpenGL画图时,对面的定义出现分歧,同时使内存空间开销增加。-3ds and opengl
Platform: | Size: 28672 | Author: jinking | Hits:

[OpenGL programobjLoader

Description: Android OpenGl es .obj files loader source code
Platform: | Size: 804864 | Author: Nayanesh | Hits:

[DirextXMyOpenGL

Description: 利用OPENGL实现三维显示,包括读入OBJ数据进行平移旋转缩放等操作-3D VIEW
Platform: | Size: 45056 | Author: zsy | Hits:

[OpenGL programhalfedge

Description: 国外一个计算机图形学课程的作业源代码,输入*.obj文件中的三角形网格,构造模型的半边数据结构,使用动态数组和哈希表,提取棱边并用opengl突出显示。-A half-edge mesh adjacency data structure is provided, along with a very simple .obj mesh parser. Throughout this code you are asked to consider the efficiency of various mesh operations.
Platform: | Size: 865280 | Author: kaka | Hits:

[OpenGL programOpenGL-practical-technology

Description: 《OpenGL三维图形系统开发与实用技术》的源代码内容简介: 1.Chapter01\3DS File Loader--------演示3DS模型的读入方法一 \3DS gl Loader----------演示3DS模型的读入方法二 \ASE File Loader--------演示ASE模型的读入方法 \MD2 File Loader--------演示MD2模型的读入方法 \MD3 File Loader--------演示MD3模型的读入方法 \MS3D File Loader-------演示MS3D模型的读入方法 \OBJ File Loader--------演示OBJ模型的读入方法 -" OpenGL 3-D graphics system development and practical technology" of the source code
Platform: | Size: 15037440 | Author: | Hits:

[OpenGL programReadObj

Description: opengl中 obj文件的下载显示以及旋转放大缩小功能实现、-opengl obj file download display and rotate the zoom function to achieve
Platform: | Size: 3823616 | Author: 田维保 | Hits:

[OpenGL programLoad-Obj-file

Description: 用opengl编的一个可以读取OBJ文件的程序,可以通过鼠标进行rotate等各种操控-Use opengl to load OBj file and interactive it with keyboard
Platform: | Size: 2048 | Author: 王翔群 | Hits:
« 1 2 3 45 6 7 8 9 10 »

CodeBus www.codebus.net